iT邦幫忙

0

在 Ubuntu 使用 Intel GPU 遇到垂直顯示模式下的螢幕撕裂問題

  • 分享至 

  • xImage
  •  

當畫面捲動而螢幕出現撕裂感的時候,載入 dri3 並加入相關參數,可以解決 Intel GPU 的顯示問題。

$sudo nano /etc/X11/xorg.conf.d/20-intel.conf

Section "Module"
Load "dri3"
EndSection

Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "TearFree" "true"
Option "DRI" "3"
EndSection

https://amigotechnotes.wordpress.com/2022/07/08/tearing-with-intel-graphics-in-ubuntu-portrait-mode/


圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言